|
Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
|
OSPv6 intra area prefix LSA structure. More...
Public Attributes | |
| short | referencedLSType |
| int | referencedLinkStateId |
| ip | refAdvertisingRouter |
| vector< Ospfv6Prefix > | ipv6AddressPrefixes |
Public Attributes inherited from OspfLSA | |
| OspfLSAHeader | header |
OSPv6 intra area prefix LSA structure.
| vector<Ospfv6Prefix> Ospfv6IntraAreaPrefixLSA::ipv6AddressPrefixes |
| ip Ospfv6IntraAreaPrefixLSA::refAdvertisingRouter |
| int Ospfv6IntraAreaPrefixLSA::referencedLinkStateId |
| short Ospfv6IntraAreaPrefixLSA::referencedLSType |